@charset "utf-8";
/* CSS Document */
*{padding:0; margin:0;font-family: "微软雅黑";}
ul,dl,ol,p,body{padding:0; margin:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal; }
i,em{font-style:normal;}
b,strong{font-weight:normal;}
a{text-decoration:none; }
.clearfix:after{display:block; content:''; clear:both;}
.clearfix{zoom:1;}
input,textarea{outline:none;}
textarea{resize:none;}
table{border-collapse:collapse;}
th,td{ padding:0;}
.fl{float:left;}
.fr{float:right;}
img{vertical-align: top; }
@font-face {
	font-family: "impact";
	src: url('../css/impact.ttf');
}
